NOTE: This Technical Note has been
retired. Please see the Technical Notes
page for current documentation.![]() ![]() |
Toolbox Utilities' Munger function search algorithmDate Written: 11/20/91 Last reviewed: 6/14/93
What type of search algorithm is implemented by the Munger implements a basic character-by-character comparison. For programs performing numerous searches on long text arrays, more advanced search algorithms have been designed to reduce processing time. Boyer-Moore is one such algorithm. Downloadables
|
Developer Documentation | Technical Q&As | Development Kits | Sample Code |